﻿.clearfix:after { 
    visibility: hidden; 
    display: block; 
    font-size: 0; 
    content: " "; 
    clear: both; 
    height: 0; 
} 
.fl{float: left}
.fr{float: right}
.pr{position: relative;}
.classA{text-decoration: none;}

#footer{
width:100%px;
height:259px;
background:rgba(10,30,45,1);
}
.pinpaihezuo-concent,.footer-content{
	width: 1200px;
	margin: 0 auto;
}
.footer-contentLeft{
	margin-right: 95px;
}
.footer-contentLeft img{
	margin: 24px 0;
}
.footer-contentLeft p,.footer-contentRight p{
	text-align: left;
	width:545px;
	font-size:14px;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:18px;
}
.footer-contentRight p{
	color:rgba(255,255,255,1);
	margin-bottom: 15px;
}
.footer-contentRight a{
	font-size:16px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:100px;
}
.footer-contentRight a:hover{
	text-decoration: none;
	color:rgba(236,66,61,1);

}
